mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ab99236e2c
anonymous ftp anymore. I also moved the distfile from freefall to wcarchive.
19 lines
380 B
Makefile
19 lines
380 B
Makefile
# New ports collection makefile for: sliderule
|
|
# Version required: 11.3 (X11R3)
|
|
# Date created: 4 Aug 1997
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/08/04 20:44:16 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= sliderule
|
|
PKGNAME= sliderule-1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|