mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
15 lines
205 B
Makefile
15 lines
205 B
Makefile
COMMENT= convert tree structured items into ascii tree items
|
|
|
|
DISTNAME= Text-Thread-0.2
|
|
REVISION= 2
|
|
|
|
CATEGORIES= textproc
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|