2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:42:44 espie Exp $
|
2008-11-14 08:27:57 -05:00
|
|
|
|
2012-10-15 11:06:41 -04:00
|
|
|
COMMENT= convert tree structured items into ascii tree items
|
2008-11-14 08:27:57 -05:00
|
|
|
|
|
|
|
DISTNAME= Text-Thread-0.2
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2008-11-14 08:27:57 -05:00
|
|
|
|
|
|
|
CATEGORIES= textproc
|
|
|
|
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-19 03:54:21 -04:00
|
|
|
USE_GROFF = Yes
|
2008-11-14 08:27:57 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|