freebsd-ports/graphics/xtexcad/Makefile

17 lines
386 B
Makefile

PORTNAME= xtexcad
PORTVERSION= 2.4.1
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= TEX/graphics/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple drawing program enforcing limited slopes and diameters
USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
PLIST_FILES= bin/xtexcad lib/X11/app-defaults/XTeXcad \
share/man/man1/xtexcad.1.gz
.include <bsd.port.mk>