85e9a74115
Update MASTER_SITES
17 lines
350 B
Makefile
17 lines
350 B
Makefile
# New ports collection makefile for: pxtools
|
|
# Date created: 27 November 1999
|
|
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= pxtools
|
|
PORTVERSION= 0.0.16
|
|
CATEGORIES= databases
|
|
MASTER_SITES= http://jan.kneschke.de/projects/pxtools/download/
|
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|