mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
20 lines
393 B
Makefile
20 lines
393 B
Makefile
# New ports collection makefile for: opendx-samples
|
|
# Version required: 4.0
|
|
# Date created: 06 Oct 1999
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= dxsamples-4.0
|
|
PKGNAME= opendx-samples-4.0
|
|
CATEGORIES= graphics math
|
|
MASTER_SITES= http://opendx.npaci.edu/source/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_ENV= SHELL=/bin/sh
|
|
|
|
.include <bsd.port.mk>
|