1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/x11-toolkits/movingmotif/Makefile
2014-12-10 22:29:14 +00:00

22 lines
379 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= movingmotif
PORTVERSION= 2.3.0
PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}_2_1/movingmotiv-2.3.1
MAINTAINER= ports@FreeBSD.org
COMMENT= Display scientific data as dynamic plot
LICENSE= GPLv2
USES= motif libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CFLAGS_sparc64= -O0
.include <bsd.port.mk>