1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/textproc/sp/Makefile
1997-04-27 01:06:45 +00:00

19 lines
366 B
Makefile

# New ports collection makefile for: sp
# Version required: 1.1.1
# Date created: April 26, 1997
# Whom: jfieber
#
# $Id: Makefile,v 1.1.1.1 1997/04/26 20:01:59 jfieber Exp $
#
DISTNAME= sp-1.1.1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jclark.com/pub/sp/
MAINTAINER= jfieber@FreeBSD.ORG
post-install:
${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>