mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
65edaaa1f5
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
21 lines
452 B
Makefile
21 lines
452 B
Makefile
# New ports collection makefile for: pppload
|
|
# Version required: 1.0
|
|
# Date created: 30 January 1998
|
|
# Whom: Sean Cole <scole@aracnet.com>
|
|
#
|
|
# $Id: Makefile,v 1.5 1998/08/07 23:56:43 asami Exp $
|
|
#
|
|
|
|
DISTNAME= pppload-1.0
|
|
CATEGORIES= x11 net sysutils
|
|
MASTER_SITES= http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_QT= yes
|
|
USE_GMAKE= yes
|
|
|
|
MAN1= pppload.1
|
|
|
|
.include <bsd.port.mk>
|