openbsd-ports/devel/p5-Want/Makefile

24 lines
483 B
Makefile

# $OpenBSD: Makefile,v 1.3 2006/05/05 16:57:11 msf Exp $
SHARED_ONLY= Yes
COMMENT= "implementation of the want command"
DISTNAME= Want-0.10
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
# 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>