aboutsummaryrefslogtreecommitdiff
path: root/textproc/align/Makefile
blob: 6311844285907c373a6c3ba86606062ff439ee00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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

PORTCOMMENT=	Text column alignment filter

USE_PERL5=	yes

.include <bsd.port.mk>