2007-09-15 20:59:36 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:40 merdely Exp $
|
2006-06-25 15:02:14 +00:00
|
|
|
|
2007-09-15 20:59:36 +00:00
|
|
|
COMMENT= render tabular data as plain text
|
2006-06-25 15:02:14 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
MODULES= cpan
|
2006-06-25 15:02:14 +00:00
|
|
|
DISTNAME= Text-TabularDisplay-1.22
|
2007-01-21 21:46:20 +00:00
|
|
|
CATEGORIES= textproc devel
|
2006-06-25 15:02:14 +00:00
|
|
|
|
|
|
|
# GPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|