mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
2236497d16
A free C OLE library PR: 14705 (1 of 2) Submitted by: Maxim Sobolev <sobomax@altavista.net>
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>
|