mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
350 B
Makefile
18 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.11
|
|
CATEGORIES= databases
|
|
MASTER_SITES= http://www.kneschke.de/projekte/pxtools/download/
|
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|