mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
18 lines
364 B
Makefile
18 lines
364 B
Makefile
# New ports collection makefile for: pxtools
|
|
# Version required: 0.0.5
|
|
# Date created: 27 November 1999
|
|
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= pxtools-0.0.5
|
|
CATEGORIES= databases
|
|
MASTER_SITES= http://www.kneschke.de/projekte/pxtools/download/
|
|
|
|
MAINTAINER= jedgar@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|