freebsd-ports/net/qadsl/Makefile
Tilman Keskinoz 9bd024a6f6 Update WWW and MASTER_SITES.
PR:		48373
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com>
2003-02-24 10:37:53 +00:00

23 lines
495 B
Makefile

# New ports collection makefile for: qadsl
# Date created: 13 December 2001
# Whom: Arne Lundberg <arlu@telia.com>
#
# $FreeBSD$
#
PORTNAME= qadsl
PORTVERSION= 1.2
CATEGORIES= net
MASTER_SITES= http://kuba.unix.se/code/
DISTNAME= qadsl-final-${PORTVERSION}
MAINTAINER= arlu@telia.com
COMMENT= Auto login/Keep-alive for Telia AB ADSL and COMHEM Cable internet
MAN8= qadsl.8
MANCOMPRESSED= yes
post-install:
@${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
.include <bsd.port.mk>