60a8f49fac
- fix license marker from gleydson soares
18 lines
316 B
Makefile
18 lines
316 B
Makefile
# $OpenBSD: Makefile,v 1.13 2011/04/08 19:14:37 jasper Exp $
|
|
|
|
COMMENT= tests strings for equality
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
DISTNAME= Test-LongString-0.15
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|