freebsd-ports/graphics/xtexcad/Makefile
2021-04-06 16:31:07 +02:00

18 lines
403 B
Makefile

# Created by: ijliao
PORTNAME= xtexcad
PORTVERSION= 2.4.1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= TEX_CTAN/graphics/xtexcad
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 \
man/man1/xtexcad.1.gz
.include <bsd.port.mk>