4b06ea8f9a
ok jasper@ (MAINTAINER)
22 lines
395 B
Makefile
22 lines
395 B
Makefile
# $OpenBSD: Makefile,v 1.7 2007/07/28 14:39:07 simon Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
COMMENT= implementation of the want command
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Want-0.15
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CPAN_AUTHOR= ROBIN
|
|
|
|
.include <bsd.port.mk>
|