diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /graphics/hppsmtools | |
parent | port wouldn't build without the gnomelibs. (diff) |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'graphics/hppsmtools')
-rw-r--r-- | graphics/hppsmtools/Makefile | 2 | ||||
-rw-r--r-- | graphics/hppsmtools/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/hppsmtools/Makefile b/graphics/hppsmtools/Makefile index 83d5a0d12f5d..4465a45fe479 100644 --- a/graphics/hppsmtools/Makefile +++ b/graphics/hppsmtools/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://unimut.fsk.uni-heidelberg.de/demi/photosmart/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tool for HP PhotoSmart C5340A & Konica Q-EZ digital cameras + ALL_TARGET= do-install: diff --git a/graphics/hppsmtools/pkg-comment b/graphics/hppsmtools/pkg-comment deleted file mode 100644 index 9048c1f6ca5f..000000000000 --- a/graphics/hppsmtools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool for HP PhotoSmart C5340A & Konica Q-EZ digital cameras |