2005-11-12 01:18:01 +01:00
|
|
|
# New ports collection makefile for: rdiff-backup-devel
|
|
|
|
# Date created: 10 Nov 2005
|
|
|
|
# Whom: Vasil Dimov <vd@datamax.bg>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2005-12-19 12:33:39 +01:00
|
|
|
PORTVERSION= 1.1.4
|
2005-11-12 01:18:01 +01:00
|
|
|
PORTEPOCH= 0
|
|
|
|
PKGNAMESUFFIX= -devel
|
|
|
|
|
|
|
|
MAINTAINER= vd@datamax.bg
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../rdiff-backup
|
|
|
|
|
|
|
|
CONFLICTS= rdiff-backup-[0-9]*
|
|
|
|
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|