16 lines
293 B
Makefile
16 lines
293 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:44 espie Exp $
|
|
|
|
COMMENT= justify strings to various alignment styles
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-Aligner-0.07
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|