blob: 8ac62d77e44e6f11f5b381a712b4eff8c6c0b0dc (
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.11
CATEGORIES= databases
MASTER_SITES= http://www.kneschke.de/projekte/pxtools/download/
MAINTAINER= jedgar@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|