mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
7f4bc5f70b
OK'ed by maintainer nik@FreeBSD.ORG
22 lines
418 B
Makefile
22 lines
418 B
Makefile
# New ports collection makefile for: sitecopy
|
|
# Version required: 0.4.*
|
|
# Date created: 15 January 1999
|
|
# Whom: nik
|
|
#
|
|
# $Id: Makefile,v 1.5 1999/03/12 10:08:31 ache Exp $
|
|
#
|
|
|
|
DISTNAME= sitecopy-0.4.8
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.lyra.org/sitecopy/
|
|
|
|
MAINTAINER= nik@FreeBSD.ORG
|
|
|
|
FETCH_BEFORE_ARGS= -b
|
|
GNU_CONFIGURE= yes
|
|
ALL_TARGET= sitecopy
|
|
|
|
MAN1= sitecopy.1
|
|
|
|
.include <bsd.port.mk>
|