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 /astro/p5-Astro-DSS | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes:
svn path=/head/; revision=69612
Diffstat (limited to 'astro/p5-Astro-DSS')
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-DSS/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index 96c74017d192..4d59b99a6e08 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys + BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-DSS/pkg-comment b/astro/p5-Astro-DSS/pkg-comment deleted file mode 100644 index 5261fd56162a..000000000000 --- a/astro/p5-Astro-DSS/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OO interface to the 1st and 2nd Digital Sky Surveys |