diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /misc/magicpoint/Makefile | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) | |
download | ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.tar.gz ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.zip |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77037
Diffstat (limited to 'misc/magicpoint/Makefile')
-rw-r--r-- | misc/magicpoint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 8db397a2a887..877c782b0af2 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 |