1999-01-16 00:25:55 +00:00
|
|
|
# New ports collection makefile for: sitecopy
|
1999-03-30 01:05:52 +00:00
|
|
|
# Version required: 0.5.*
|
1999-01-16 00:25:55 +00:00
|
|
|
# Date created: 15 January 1999
|
|
|
|
# Whom: nik
|
|
|
|
#
|
1999-03-30 01:05:52 +00:00
|
|
|
# $Id: Makefile,v 1.6 1999/03/18 11:28:44 ache Exp $
|
1999-01-16 00:25:55 +00:00
|
|
|
#
|
|
|
|
|
1999-03-31 09:34:12 +00:00
|
|
|
DISTNAME= sitecopy-0.5.1
|
1999-01-16 00:25:55 +00:00
|
|
|
CATEGORIES= www
|
1999-01-18 06:24:32 +00:00
|
|
|
MASTER_SITES= http://www.lyra.org/sitecopy/
|
1999-01-16 00:25:55 +00:00
|
|
|
|
|
|
|
MAINTAINER= nik@FreeBSD.ORG
|
|
|
|
|
|
|
|
FETCH_BEFORE_ARGS= -b
|
1999-03-12 10:08:43 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
ALL_TARGET= sitecopy
|
1999-01-16 00:25:55 +00:00
|
|
|
|
|
|
|
MAN1= sitecopy.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|