mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
19 lines
400 B
Makefile
19 lines
400 B
Makefile
|
# 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>
|