freebsd-ports/games/ioquake3-devel/Makefile
Dennis Herrmann 5cbc8bdf31 - Update to 1897
- Update pkg-message
- Remove MD5 checksum

PR:		ports/154898
Submitted by:	maintainer
2011-02-26 10:02:35 +00:00

23 lines
582 B
Makefile

# New ports collection makefile for: ioquake3-devel
# Date created: 31 Aug 2009
# Whom: Dominic Fandrey
#
# $FreeBSD$
#
PORTNAME?= ioquake3-devel
DISTVERSION?= 1.36_SVN${SVNREVISION}
PORTREVISION?= 0
MASTER_SITES?= ftp://deponie.yamagi.org/freebsd/distfiles/ioquake3/ \
http://deponie.yamagi.org/freebsd/distfiles/ioquake3/
MAINTAINER?= kamikaze@bsdforen.de
COMMENT?= Development SVN snapshots of ioquake3
PLIST?= ${.CURDIR}/../ioquake3/pkg-plist
PATCHDIR?= ${WRKDIR}/freebsd-patchset/
SVNREVISION?= 1897
BINSUFFIX?= -devel
.include "${.CURDIR}/../ioquake3/Makefile"