mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
367 B
Makefile
19 lines
367 B
Makefile
# New ports collection makefile for: ppptraf
|
|
# Date created: 9 February 2000
|
|
# Whom: diskiller@cnbinc.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ppptraf
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \
|
|
http://people.FreeBSD.org/~dburr/distfiles/
|
|
|
|
MAINTAINER= diskiller@cnbinc.com
|
|
|
|
#MAN1= ppptraf.1
|
|
|
|
.include <bsd.port.mk>
|