de3fc51890
look okay to steven@
16 lines
318 B
Makefile
16 lines
318 B
Makefile
# $OpenBSD: Makefile,v 1.2 2007/01/21 21:46:21 simon Exp $
|
|
|
|
COMMENT= "render tabular data as plain text"
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-TabularDisplay-1.22
|
|
CATEGORIES= textproc devel
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|