1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/net/pen/Makefile
Hye-Shik Chang 7cee1ca843 Fix typoes on MAINTAINER address.
Submitted by:	Dominic Marks <D.Marks@student.umist.ac.uk>
2002-11-02 04:33:43 +00:00

23 lines
400 B
Makefile

# ex:ts=8
# New ports collection makefile for: pen
# Date created: Nov 13, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= pen
PORTVERSION= 0.9.5
CATEGORIES= net
MASTER_SITES= ftp://siag.nu/pub/pen/ \
http://siag.nu/pub/pen/
MAINTAINER= d.marks@student.umist.ac.uk
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-daemon
MAN1= mergelogs.1 pen.1 penctl.1 penlog.1 penlogd.1
.include <bsd.port.mk>