17 lines
292 B
Makefile
17 lines
292 B
Makefile
# ex:ts=8
|
|
# New ports collection makefile for: align
|
|
# Date created: Oct 30, 2001
|
|
# Whom: ijliao
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= align
|
|
PORTVERSION= 1.5.0
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/align/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|