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