openbsd-ports/textproc/p5-Text-Aligner/Makefile
2013-03-11 11:35:43 +00:00

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>