diff options
author | ade <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch) | |
tree | 8e940ade7fbd828d4614521950503c6a17094320 /misc/magicpoint | |
parent | 402a353f2e266bfc58d6892ce7e699751c3aa971 (diff) | |
download | FreeBSD-ports-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip FreeBSD-ports-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 1 | ||||
-rw-r--r-- | misc/magicpoint/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 8db397a..877c782 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -12,6 +12,7 @@ CATEGORIES+= misc MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ MAINTAINER?= mita@FreeBSD.org +COMMENT?= An X11-based presentation tool LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm diff --git a/misc/magicpoint/pkg-comment b/misc/magicpoint/pkg-comment deleted file mode 100644 index 3fbaed5..0000000 --- a/misc/magicpoint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11-based presentation tool |