2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.17 2010/12/03 11:46:47 ajacoutot Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2006-01-14 04:49:27 -05:00
|
|
|
SHARED_ONLY= Yes
|
2003-02-05 16:11:55 -05:00
|
|
|
|
2007-09-15 17:14:00 -04:00
|
|
|
COMMENT= quota manipulation module
|
2003-02-05 16:11:55 -05:00
|
|
|
|
2007-01-14 15:35:36 -05:00
|
|
|
MODULES= cpan
|
2006-01-14 04:49:27 -05:00
|
|
|
DISTNAME= Quota-1.5.1
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 3
|
2007-01-14 15:35:36 -05:00
|
|
|
CATEGORIES= sysutils
|
2010-10-19 03:43:00 -04:00
|
|
|
USE_GROFF = Yes
|
2003-02-05 16:11:55 -05:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2005-11-16 21:28:39 -05:00
|
|
|
WANTLIB= rpcsvc
|
|
|
|
|
2004-02-14 04:59:32 -05:00
|
|
|
REGRESS_IS_INTERACTIVE= Yes
|
|
|
|
|
2003-02-05 16:11:55 -05:00
|
|
|
.include <bsd.port.mk>
|