1998-04-20 01:57:34 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# New ports collection makefile for: spegla
|
|
|
|
# Version required: 0.93p2
|
|
|
|
# Date created: Sun Apr 19 16:17:25 PDT 1998
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Jordan Hubbard <jkh@FreeBSD.org>
|
1998-04-20 01:57:34 +00:00
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1998-04-20 01:57:34 +00:00
|
|
|
#
|
|
|
|
|
1999-04-29 10:08:17 +00:00
|
|
|
DISTNAME= spegla-1.04
|
1999-08-02 10:44:03 +00:00
|
|
|
CATEGORIES= ftp
|
1998-12-19 14:19:45 +00:00
|
|
|
MASTER_SITES= ftp://ftp.luth.se/pub/unix/mirror/ \
|
|
|
|
ftp://subzero.campus.luth.se/pub/spegla/
|
1998-04-20 01:57:34 +00:00
|
|
|
|
1998-12-19 14:19:45 +00:00
|
|
|
MAINTAINER= jkh@FreeBSD.org
|
1998-04-20 01:57:34 +00:00
|
|
|
|
1998-12-19 14:19:45 +00:00
|
|
|
MANCOMPRESSED= yes
|
|
|
|
MAN1= spegla.1
|
1998-04-20 01:57:34 +00:00
|
|
|
|
|
|
|
post-install:
|
1998-04-20 22:25:19 +00:00
|
|
|
@${MKDIR} ${PREFIX}/share/examples/spegla
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/freebsd.org ${PREFIX}/share/examples/spegla
|
1998-04-20 01:57:34 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|