freebsd-ports/news/inn-current/Makefile

29 lines
618 B
Makefile
Raw Normal View History

# New ports collection makefile for: inn
# Date created: 2003
# Whom: clement
#
1999-08-30 16:33:04 +02:00
# $FreeBSD$
#
PORTVERSION= ${SNAPSHOT}
PORTREVISION= 1 # Ensure master is overridden
MASTER_SITE_ISC?= # Empty
MASTER_SITES= ${MASTER_SITE_ISC:C/$/ ${MASTER_SITE_LOCAL:C/%SUBDIR%/shaun/g}/1}
MASTER_SITE_SUBDIR= inn/snapshots
PKGNAMESUFFIX= -${BRANCH}
DISTNAME= ${PORTNAME}-${BRANCH:U}-${SNAPSHOT}
2007-02-10 23:50:07 +01:00
BROKEN= Does not install
BRANCH= current
SNAPSHOT= 20061024
2004-03-19 14:45:17 +01:00
CONFLICTS= inn-2.[0-9]* inn-stable-[0-9]*
PATCHDIR= ${.CURDIR}/files
MD5_FILE= ${.CURDIR}/distinfo
MASTERDIR= ${.CURDIR}/../inn
.include "${MASTERDIR}/Makefile"