freebsd-ports/textproc/cole/Makefile
Maxim Sobolev d714666d7d Author in the process of moving from the old to the new MASTER_SITE, so
but backup site first in MASTER_SITES.

Submitted by:	bento
2001-03-28 18:10:45 +00:00

19 lines
401 B
Makefile

# New ports collection makefile for: cole
# Date created: 4 November 1999
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= cole
PORTVERSION= 2.0.1
CATEGORIES= textproc
MASTER_SITES= http://homepages.go.com/~sobomax/filtersweb/ \
http://arturo.directmail.org/filters/archive/
MAINTAINER= sobomax@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>