freebsd-ports/mail/cucipop/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

23 lines
598 B
Makefile

# New ports collection makefile for: cucipop
# Version required: 1.31
# Date created: 7 Jun 1997
# Whom: igor@zynaps.ru
#
# $FreeBSD$
#
# NOTE: APOP works only for virtual hosts as designed!
# Virtual hosts works only with Berkeley DB2.
# Berkeley DB2 is in conflict with libc, so commented out. :-(
DISTNAME= cucipop-1.31
CATEGORIES= mail
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
#BUILD_DEPENDS= ${PREFIX}/include/db2/db.h:${PORTSDIR}/databases/db
MAINTAINER= vanilla@FreeBSD.org
MAN8= cucipop.8 #makevpopdb.8
.include <bsd.port.mk>