opnsense-ports/deskutils/sliderule/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

19 lines
366 B
Makefile

# Created by: joerg
# $FreeBSD$
PORTNAME= sliderule
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= LOCAL/joerg
DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org
COMMENT= The part of X11R3's xcalc featuring a slide rule
USES= imake
USE_XORG= x11 xext
USE_GCC= any
PLIST_FILES= bin/sliderule man/man1/sliderule.1.gz
.include <bsd.port.mk>