mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
19 lines
360 B
Makefile
19 lines
360 B
Makefile
|
# New ports collection makefile for: sliderule
|
||
|
# Version required: 11.3 (X11R3)
|
||
|
# Date created: 4 Aug 1997
|
||
|
# Whom: joerg
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= sliderule
|
||
|
PKGNAME= sliderule-1.0
|
||
|
CATEGORIES= x11
|
||
|
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
||
|
|
||
|
MAINTAINER= joerg@FreeBSD.org
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|