2013-03-11 07:20:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:23:58 espie Exp $
|
2009-03-04 15:27:36 -05:00
|
|
|
|
|
|
|
COMMENT= API for locating user information
|
|
|
|
|
2010-10-27 13:46:04 -04:00
|
|
|
DISTNAME= User-1.9
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2009-03-04 15:27:36 -05:00
|
|
|
CATEGORIES= misc
|
|
|
|
|
2010-10-27 13:46:04 -04:00
|
|
|
# Perl
|
2009-03-04 15:27:36 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-27 13:46:04 -04:00
|
|
|
USE_GROFF = Yes
|
2009-03-04 15:27:36 -05:00
|
|
|
|
2013-03-11 07:20:26 -04:00
|
|
|
.ifmake test
|
2010-10-27 13:46:04 -04:00
|
|
|
PORTHOME= ${HOME}
|
2009-03-04 15:27:36 -05:00
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|