freebsd-ports/sysutils/cpdup/Makefile

20 lines
358 B
Makefile
Raw Normal View History

1999-10-31 17:27:20 +01:00
# New ports collection makefile for: cpdup
# Date created: 28 Oct 1999
# Whom: dillon
#
# $FreeBSD$
#
PORTNAME= cpdup
PORTVERSION= 1.03
1999-10-31 17:27:20 +01:00
CATEGORIES= sysutils
2000-07-21 20:44:31 +02:00
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/
1999-10-31 17:27:20 +01:00
#MASTER_SITE_SUBDIR= cp
MAINTAINER= dillon@FreeBSD.ORG
MAN1= cpdup.1
MANCOMPRESSED= yes
.include <bsd.port.mk>