aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/sliderule/Makefile
blob: 8b62ed162ae286fe729aa305f140d0930bdefb73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    sliderule
# Date created:         4 Aug 1997
# Whom:                 joerg
#
# $FreeBSD$
#

PORTNAME=   sliderule
PORTVERSION=    1.0
PORTREVISION=   2
CATEGORIES= deskutils
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= joerg
DISTNAME=   ${PORTNAME}

MAINTAINER= joerg@FreeBSD.org
COMMENT=    The part of X11R3's xcalc featuring a slide rule

USE_IMAKE=  yes
USE_XORG=   x11 xext
MAN1=       sliderule.1
PLIST_FILES=    bin/sliderule

.include <bsd.port.mk>