diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /astro/p5-Astro-DSS | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'astro/p5-Astro-DSS')
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index ba370d92a32f..39ae4849598a 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: Astro-DSS -# Date created: Oct 19, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Astro-DSS PORTVERSION= 1.6.1 @@ -14,7 +9,7 @@ MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys +COMMENT= OO interface to the 1st and 2nd Digital Sky Surveys BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww |