freebsd-ports/net/xisp/Makefile
Kirill Ponomarev c41c2b219a - Update to version 2.7p1
PR:		ports/64261
Submitted by:	maintainer
2004-03-14 17:13:58 +00:00

25 lines
450 B
Makefile

# New ports collection makefile for: xisp
# Date created: June 24, 1999
# Whom: tm@onepost.net
#
# $FreeBSD$
#
PORTNAME= xisp
PORTVERSION= 2.7p1
CATEGORIES= net
MASTER_SITES= http://xisp.hellug.gr/release/
PATCH_SITES= http://www.ml-search.com/xisp/distfiles/
MAINTAINER= tm@onepost.net
COMMENT= A user-friendly X interface to pppd/chat
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
USE_XPM= yes
MAN1= xisp.1
.include <bsd.port.mk>