From e1796893ad84084d8951e74da322fb152f23f6fc Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 27 Jun 2002 11:44:20 +0000 Subject: Add qadsl 1.2, an auto login/Keep-alive for Telia AB ADSL and COMHEM Cable internet. PR: 33710 Submitted by: Arne Lundberg --- net/qadsl/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 net/qadsl/Makefile (limited to 'net/qadsl/Makefile') diff --git a/net/qadsl/Makefile b/net/qadsl/Makefile new file mode 100644 index 000000000000..ded56bafe392 --- /dev/null +++ b/net/qadsl/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: qadsl +# Date created: 13 December 2001 +# Whom: Arne Lundberg +# +# $FreeBSD$ +# + +PORTNAME= qadsl +PORTVERSION= 1.2 +CATEGORIES= net +MASTER_SITES= http://qba.linuxsweden.nu/code/ +DISTNAME= qadsl-final-${PORTVERSION} + +MAINTAINER= arlu@telia.com + +MAN8= qadsl.8 +MANCOMPRESSED= yes + +post-install: + @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} + +.include -- cgit v1.2.3