openbsd-ports/devel/p5-Want/Makefile

24 lines
486 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2005/12/01 22:37:28 steven Exp $
SHARED_ONLY= Yes
COMMENT= "implementation of the want command"
DISTNAME= Want-0.09
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>