2007-09-15 16:59:36 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:59:39 merdely Exp $
|
2006-12-04 05:14:00 -05:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= extracts embedded tests and code examples from pod
|
2006-12-04 05:14:00 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
DISTNAME= Pod-Tests-0.18
|
|
|
|
CATEGORIES= textproc
|
|
|
|
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|