2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2010/12/03 11:46:47 ajacoutot Exp $
|
2005-03-29 21:56:42 -05:00
|
|
|
|
2007-09-15 17:14:00 -04:00
|
|
|
COMMENT= perl module for a plain virtual filesystem
|
2006-09-29 04:42:32 -04:00
|
|
|
DISTNAME= Filesys-Virtual-Plain-0.10
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2006-12-06 07:54:28 -05:00
|
|
|
CATEGORIES= sysutils
|
2005-12-06 14:26:28 -05:00
|
|
|
|
2006-09-29 04:42:32 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2005-12-06 14:26:28 -05:00
|
|
|
|
2005-03-29 21:56:42 -05:00
|
|
|
# same as perl
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
|
2010-11-20 12:22:40 -05:00
|
|
|
RUN_DEPENDS= sysutils/p5-Filesys-Virtual>=0.05
|
2005-03-29 21:56:42 -05:00
|
|
|
|
2006-12-06 07:54:28 -05:00
|
|
|
MODULES= cpan
|
2010-10-19 03:43:00 -04:00
|
|
|
USE_GROFF = Yes
|
2005-03-29 21:56:42 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|