mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
18 lines
330 B
Makefile
18 lines
330 B
Makefile
|
# New ports collection makefile for: ppptraf
|
||
|
# Version required: 1.0
|
||
|
# Date created: 9 February 2000
|
||
|
# Whom: diskiller@cnbinc.com
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
DISTNAME= ppptraf-1.0
|
||
|
CATEGORIES= net
|
||
|
MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/
|
||
|
|
||
|
MAINTAINER= diskiller@cnbinc.com
|
||
|
|
||
|
#MAN1= ppptraf.1
|
||
|
|
||
|
.include <bsd.port.mk>
|