diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /emulators/tkhfs | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r-- | emulators/tkhfs/Makefile | 1 | ||||
-rw-r--r-- | emulators/tkhfs/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index 6f9d4eb9ccfa..78f5042c10a0 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME} MAINTAINER= jmz@FreeBSD.org +COMMENT= A Tcl/Tk front end to the hfs program RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 diff --git a/emulators/tkhfs/pkg-comment b/emulators/tkhfs/pkg-comment deleted file mode 100644 index 03030060916b..000000000000 --- a/emulators/tkhfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk front end to the hfs program |