1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/mail/poppwd/Makefile
Dirk Meyer d31f25a60c new port, no changes
PR:		24312
Submitted by:	andrew@ugh.net.au
2001-03-10 07:19:46 +00:00

21 lines
361 B
Makefile

# New ports collection makefile for: poppwd
# Date created: 12 Jan 2001
# Whom: Andrew Stevenson <andrew@ugh.net.au>
#
# $FreeBSD$
#
PORTNAME= poppwd
PORTVERSION= 1.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/
MAINTAINER= andrew@ugh.net.au
WRKSRC= ${WRKDIR}/poppwd
MAN8= poppwd.8
MANCOMPRESSED= maybe
.include <bsd.port.mk>