diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /deskutils/abacus/Makefile | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz |
De-pkg-comment.
Diffstat (limited to 'deskutils/abacus/Makefile')
-rw-r--r-- | deskutils/abacus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile index 5a017fa..f54aa98 100644 --- a/deskutils/abacus/Makefile +++ b/deskutils/abacus/Makefile @@ -16,6 +16,7 @@ PATCH_SITE_SUBDIR= steve PATCHFILES= ${PKGNAME}.patch.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Spread sheet for X Window System LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 |