freebsd-ports/devel/subversion-perl/Makefile
Kris Kennaway bb6d4b2ba9 BROKEN: Incorrectly installs a perllocal.pod file
Approved by:    portmgr (self)
2005-03-26 20:42:32 +00:00

21 lines
494 B
Makefile

# New ports collection makefile for: subversion-perl
# Date Created: 6 February 2004
# Whom: Autrijus Tang <autrijus@autrijus.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -perl
MAINTAINER= autrijus@autrijus.org
COMMENT= Version control system with Perl bindings
MASTERDIR= ${.CURDIR}/../../devel/subversion
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
BROKEN= Incorrectly installs a perllocal.pod file
WITH_PERL= yes
.include "${MASTERDIR}/Makefile"