58968f663a
- remove USE_GROFF
13 lines
240 B
Makefile
13 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/24 13:39:27 benoit Exp $
|
|
|
|
COMMENT= render tabular data as plain text
|
|
|
|
MODULES= cpan
|
|
DISTNAME = Text-TabularDisplay-1.33
|
|
CATEGORIES= textproc devel
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|