1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/textproc/sp/Makefile

19 lines
316 B
Makefile
Raw Normal View History

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