1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/www/sitecopy/Makefile
Andrey A. Chernov bfb36d4f9b upgrade to 0.8.1
1999-10-04 17:25:31 +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.1
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>