openbsd-ports/devel/p5-Want/Makefile
2006-09-25 17:17:42 +00:00

24 lines
488 B
Makefile

# $OpenBSD: Makefile,v 1.4 2006/09/25 17:17:42 jasper Exp $
SHARED_ONLY= Yes
COMMENT= "implementation of the want command"
DISTNAME= Want-0.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RO/ROBIN/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>