1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/sysutils/cpdup/Makefile

20 lines
358 B
Makefile
Raw Normal View History

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