aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/cole/Makefile
blob: 1a53290b158a75887abae97d4dbaa7b8b178dc7e (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
# Version required:         2.0.1
# Date created:             4 November 1999
# Whom:                 Maxim Sobolev <sobomax@altavista.net>
#
# $FreeBSD$
#

DISTNAME=   cole-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>