1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/astro/p5-Astro-ADS/Makefile
Sunpoet Po-Chuan Hsieh e644d4e980 - Support STAGEDIR
2013-09-28 17:12:59 +00:00

21 lines
413 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= Astro-ADS
PORTVERSION= 1.25.1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Astro
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OO Perl interface to the ADS abstract service
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>