1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/pppload/Makefile
Steve Price 1265dc060e No longer borken for ELF. Honor PREFIX and CFLAGS. Fix build on alpha.
Use X11BASE to find the X11R6 directory.  Give rid up a bunch of extra
cruft in patch-aa and split into one patch per file.
1999-01-26 02:56:30 +00:00

21 lines
448 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.8 1998/11/21 07:27:39 steve Exp $
#
DISTNAME= pppload-1.0
CATEGORIES= 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>