Added py- prefix to release distribution to make compatible with FreeBSD port naming conventions.
1 parent 1c07d89 commit 73e499e8f9af1d083864e21576d24ea265e2ed14
@tundra tundra authored on 25 Jun 2010
Showing 1 changed file
View
4
makefile
# Build a release of 'tsearchpath' using 'make'
# $Id: makefile,v 1.103 2010/06/25 14:52:49 tundra Exp $
# $Id: makefile,v 1.104 2010/06/25 15:49:45 tundra Exp $
# Requires a modern 'make' like GNU.
 
 
# Uncomment One Of The Following For Early Releases
# Nothing Should Need To Change Below This Line
#####
 
 
DIR = ${PORTNAME}-${VERSION}
DIR = py-${PORTNAME}-${VERSION}
HEADER1 = "WHATSNEW For '${PROGNAME}' ${VERSION} (`date`)"
HEADER2 = "----------------------------------------------------------------------"
TARBALL = ${DIR}.tar.gz
TMPFILE = tmpfile