1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/sitecopy/Makefile
Andrey A. Chernov 1b0e311d2e upgrade to 0.9.5
2000-02-17 00:00:07 +00:00

24 lines
427 B
Makefile

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