cfbb239b6a
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
17 lines
271 B
Makefile
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>
|