freebsd-ports/sysutils/cpdup/Makefile

20 lines
355 B
Makefile
Raw Normal View History

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