1999-12-27 02:10:03 +00:00
|
|
|
# New ports collection makefile for: cole
|
|
|
|
# Date created: 4 November 1999
|
2000-05-17 11:18:29 +00:00
|
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
1999-12-27 02:10:03 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 21:54:47 +00:00
|
|
|
PORTNAME= cole
|
|
|
|
PORTVERSION= 2.0.1
|
1999-12-27 02:10:03 +00:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= http://arturo.directmail.org/filters/archive/ \
|
|
|
|
http://homepages.go.com/~sobomax/filtersweb/
|
|
|
|
|
2000-05-17 11:18:29 +00:00
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
1999-12-27 02:10:03 +00:00
|
|
|
|
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 21:52:40 +00:00
|
|
|
INSTALLS_SHLIB= yes
|
1999-12-27 02:10:03 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|