2008-10-02 16:34:39 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2008/10/02 20:35:10 simon Exp $
|
2004-06-09 21:36:18 -04:00
|
|
|
|
2004-12-20 21:51:21 -05:00
|
|
|
SHARED_ONLY= Yes
|
2004-06-09 21:36:18 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= tools to test taintedness
|
2004-06-09 21:36:18 -04:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MODULES= cpan
|
2004-12-20 21:51:21 -05:00
|
|
|
DISTNAME= Test-Taint-1.04
|
2008-10-02 16:34:39 -04:00
|
|
|
PKGNAME= p5-${DISTNAME}p1
|
2006-11-29 03:23:29 -05:00
|
|
|
CATEGORIES= devel
|
2004-06-09 21:36:18 -04:00
|
|
|
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MAKE_ENV= TEST_POD=Yes
|
2004-06-09 21:36:18 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|