blob: 28b52202a874a1c2d42783514eeb827865f83f73 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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>
|