1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/sitecopy/Makefile
Andrey A. Chernov 6dabcb8067 upgrade to 0.8.0
1999-09-09 00:32:40 +00:00

23 lines
397 B
Makefile

# New ports collection makefile for: sitecopy
# Version required: 0.8.*
# Date created: 15 January 1999
# Whom: nik
#
# $FreeBSD$
#
DISTNAME= sitecopy-0.8.0
CATEGORIES= www
MASTER_SITES= http://www.lyra.org/sitecopy/
MAINTAINER= nik@FreeBSD.org
FETCH_BEFORE_ARGS= -b
GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= sitecopy
MAN1= sitecopy.1
.include <bsd.port.mk>