openbsd-ports/textproc/p5-Text-Thread/Makefile
naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00

17 lines
271 B
Makefile

# $OpenBSD: Makefile,v 1.8 2016/03/20 19:57:10 naddy Exp $
COMMENT= convert tree structured items into ascii tree items
DISTNAME= Text-Thread-0.2
REVISION= 1
CATEGORIES= textproc
# Artistic
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>