16 lines
239 B
Makefile
16 lines
239 B
Makefile
# $OpenBSD: Makefile,v 1.19 2020/07/03 21:45:14 sthen Exp $
|
|
|
|
COMMENT= tests strings for equality
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
DISTNAME= Test-LongString-0.17
|
|
CATEGORIES= devel
|
|
REVISION= 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|