Index: head/misc/qclock/Makefile =================================================================== --- head/misc/qclock/Makefile (nonexistent) +++ head/misc/qclock/Makefile (revision 12496) @@ -0,0 +1,23 @@ +# New ports collection makefile for: qclock +# Version required: 1.0 +# Date created: 12 August 1998 +# Whom: brett@peloton.physics.montana.edu +# +# $Id$ +# + +DISTNAME= qclock +PKGNAME= qclock-1.0 +CATEGORIES= misc +MASTER_SITES= http://snowball.cypcopic.com.au/qclock/ + +MAINTAINER= brett@peloton.physics.montana.edu + +NO_WRKSUBDIR= yes + +ALL_TARGET= qclock + +do-install: + ${CP} ${WRKDIR}/qclock ${PREFIX}/bin/qclock + +.include Property changes on: head/misc/qclock/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/misc/qclock/distinfo =================================================================== --- head/misc/qclock/distinfo (nonexistent) +++ head/misc/qclock/distinfo (revision 12496) @@ -0,0 +1 @@ +MD5 (qclock.tar.gz) = 147b2543c827ee134ab625efcd977515 Property changes on: head/misc/qclock/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/qclock/pkg-comment =================================================================== --- head/misc/qclock/pkg-comment (nonexistent) +++ head/misc/qclock/pkg-comment (revision 12496) @@ -0,0 +1 @@ +A text based clock that tells you what time it is. Property changes on: head/misc/qclock/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/qclock/pkg-descr =================================================================== --- head/misc/qclock/pkg-descr (nonexistent) +++ head/misc/qclock/pkg-descr (revision 12496) @@ -0,0 +1,2 @@ +A text based clock that tells you what time it is the way a friend would. +Much better than plain old date! Property changes on: head/misc/qclock/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/qclock/pkg-plist =================================================================== --- head/misc/qclock/pkg-plist (nonexistent) +++ head/misc/qclock/pkg-plist (revision 12496) @@ -0,0 +1 @@ +bin/qclock Property changes on: head/misc/qclock/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property