freebsd-ports/mail/cucipop/Makefile

23 lines
577 B
Makefile
Raw Normal View History

# New ports collection makefile for: cucipop
# Date created: 7 Jun 1997
# Whom: igor@zynaps.ru
1997-07-15 02:58:05 -04:00
#
1999-08-25 02:51:17 -04:00
# $FreeBSD$
1997-07-15 02:58:05 -04:00
#
1999-03-28 21:01:38 -05:00
# 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. :-(
2000-04-13 16:01:08 -04:00
PORTNAME= cucipop
PORTVERSION= 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
1999-03-28 21:01:38 -05:00
MAINTAINER= vanilla@FreeBSD.org
MAN8= cucipop.8 #makevpopdb.8
.include <bsd.port.mk>