summaryrefslogtreecommitdiff
path: root/textproc/cole/Makefile
blob: d765e015dfdfc727513f13b1bc18019f009bd6fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	cole
# Date created:				4 November 1999
# Whom:					Maxim Sobolev <sobomax@altavista.net>
#
# $FreeBSD$
#

PORTNAME=	cole
PORTVERSION= 	2.0.1
CATEGORIES=	textproc
MASTER_SITES=	http://arturo.directmail.org/filters/archive/ \
		http://homepages.go.com/~sobomax/filtersweb/

MAINTAINER=	sobomax@altavista.net

USE_LIBTOOL=	yes

.include <bsd.port.mk>