freebsd-ports/comms/xcept/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

26 lines
468 B
Makefile

# New ports collection makefile for: xcept
# Date created: Sep 1, 1996
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= xcept
PORTVERSION= 2.1.2
PORTREVISION= 4
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= joerg
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>