freebsd-ports/astro/p5-Astro-ADS/Makefile

21 lines
377 B
Makefile
Raw Normal View History

# Created by: ijliao
# $FreeBSD$
PORTNAME= Astro-ADS
2014-07-03 14:27:22 +02:00
PORTVERSION= 1.26
PORTREVISION= 1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OO Perl interface to the ADS abstract service
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>