fe90a46320
area on the local ports tree.
21 lines
376 B
Makefile
21 lines
376 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= asami/LOCAL_PORTS
|
|
DISTNAME= ${PORTNAME}
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= sliderule.1
|
|
|
|
.include <bsd.port.mk>
|