mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
358 B
Makefile
20 lines
358 B
Makefile
# New ports collection makefile for: cpdup
|
|
# Date created: 28 Oct 1999
|
|
# Whom: dillon
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cpdup
|
|
PORTVERSION= 1.02
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/
|
|
#MASTER_SITE_SUBDIR= cp
|
|
|
|
MAINTAINER= dillon@FreeBSD.ORG
|
|
|
|
MAN1= cpdup.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|