f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
18 lines
302 B
Makefile
18 lines
302 B
Makefile
# ex:ts=8
|
|
# New ports collection makefile for: align
|
|
# Date created: Oct 30, 2001
|
|
# Whom: ijliao
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= align
|
|
PORTVERSION= 1.5.1
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_PERL5= yes
|
|
|
|
.include <bsd.port.mk>
|