1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/deskutils/sliderule/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
465 B
Makefile

# New ports collection makefile for: sliderule
# Date created: 4 Aug 1997
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= sliderule
PORTVERSION= 1.0
PORTREVISION= 1
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
MAN1= sliderule.1
PLIST_FILES= bin/sliderule
.include <bsd.port.mk>