freebsd-ports/comms/xcept/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

25 lines
480 B
Makefile

# New ports collection makefile for: xcept
# Date created: Sep 1, 1996
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= xcept
PORTVERSION= 2.1.2
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
MAINTAINER= joerg@FreeBSD.org
COMMENT= A decoder for the CEPT (Btx) protocol
USE_XLIB= yes
MAN1= xcept.1
MAN8= ceptd.8
MANCOMPRESSED= maybe
WRKSRC= ${WRKDIR}/XCept-${PORTVERSION}
.include <bsd.port.mk>