2019-07-12 20:49:33 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:50:06 sthen Exp $
|
2004-12-09 07:20:48 +00:00
|
|
|
|
2007-09-15 20:59:36 +00:00
|
|
|
COMMENT= justify strings to various alignment styles
|
2004-12-09 07:20:48 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2017-04-30 15:23:21 +00:00
|
|
|
DISTNAME = Text-Aligner-0.13
|
2007-01-21 21:46:20 +00:00
|
|
|
CATEGORIES= textproc
|
2004-12-09 07:20:48 +00:00
|
|
|
|
2007-01-21 21:46:20 +00:00
|
|
|
# Perl
|
2019-07-12 20:49:33 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2004-12-09 07:20:48 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|