# New ports collection makefile for: popd # Date created: 17 April 2001 # Whom: ianf@za.uu.net # # $FreeBSD$ # PORTNAME= popd PORTVERSION= 2.2.2a PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp3.za.freebsd.org/pub/popd/ MAINTAINER= ian@freislich.nom.za COMMENT= Very fast, highly configurable POP3 server (fully RFC1939 compliant) MAN5= popd.conf.5 MAN8= popd.8 INSTALLS_SHLIB= yes MANCOMPRESSED= maybe .if defined(NOPROFILE) PLIST_SUB= NOPROFILE="@comment " .else PLIST_SUB= NOPROFILE="" .endif post-install: ${INSTALL_DATA} ${WRKSRC}/src/popd.conf.default ${PREFIX}/etc/. .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - BROKEN Does not buildmiwi2013-02-231-0/+2
* - Update MASTER_SITES.araujo2012-12-1438-204/+4040
* -remove MD5ohauer2011-07-031-1/+0
* - Convert unzip -a to USE_DOS2UNIXpav2010-06-031-1/+2
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-1/+0
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-20