freebsd-ports/deskutils/sliderule/Makefile
Joerg Wunsch 3f3cd6af1f Clean up historical baggage, and move the old local distfiles that
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.

No version changes involved.
2003-12-09 21:33:03 +00:00

21 lines
422 B
Makefile

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