mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
8ca16eda55
Approved by: lioux
20 lines
343 B
Makefile
20 lines
343 B
Makefile
# New ports collection makefile for: slisp
|
|
# Date created: Sun Aug 12 05:20:32 EDT 2001
|
|
# Whom: Patrick Li <pat@databits.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= slisp
|
|
PORTVERSION= 1.2
|
|
CATEGORIES= lang
|
|
MASTER_SITES= http://www.sigala.it/sandro/files/
|
|
|
|
MAINTAINER= pat@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= ${PORTNAME}.1
|
|
|
|
.include <bsd.port.mk>
|