12 lines
181 B
Makefile
12 lines
181 B
Makefile
COMMENT= justify strings to various alignment styles
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Text-Aligner-0.16
|
|
CATEGORIES= textproc
|
|
|
|
# ISC
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|