freebsd-ports/astro/p5-Astro-Sunrise/Makefile
2001-10-22 12:37:59 +00:00

22 lines
452 B
Makefile

# New ports collection makefile for: astro/p5-Astro-Sunrise
# Date created: 25 April 2001
# Whom: Anton Berezin <tobez@tobez.org>
#
# $FreeBSD$
#
PORTNAME= Astro-Sunrise
PORTVERSION= 0.05
CATEGORIES= astro perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Astro
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
MAN3= Astro::Sunrise.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>