63eb715812
- remove groff from gleydson soares
17 lines
330 B
Makefile
17 lines
330 B
Makefile
# $OpenBSD: Makefile,v 1.9 2011/04/07 12:37:58 jasper Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
COMMENT= assert performance of perl regexps
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Devel-SawAmpersand-0.32
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|