freebsd-ports/www/openacs-dotlrn/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

32 lines
705 B
Makefile

# New ports collection makefile for: .LRN (dotLRN)
# Date created: July 2005
# Whom: Aldert Nooitgedagt <nooitgedagt.net>
#
# $FreeBSD$
#
PORTNAME= dotlrn
DISTVERSION= 2.3.1
PORTREVISION= 3
MASTER_SITES= http://openacs.org/projects/dotlrn/download/download/
MAINTAINER= mm@FreeBSD.org
COMMENT= OpenACS-based e-learning platform
DIST_REV_ID= 1169831
OPENACS_USER?= dotlrn
OPENACS_GROUP?= dotlrn
OPENACS_DB?= dotlrn
OPENACSBASE= ${PREFIX}/dotlrn
OPENACSNAME= .LRN
BASE_INSTALL= bin content-repository-content-files log packages tcl www install.xml
DESCR= ${.CURDIR}/pkg-descr
MD5_FILE= ${.CURDIR}/distinfo
MASTERDIR= ${.CURDIR}/../openacs
.include "${MASTERDIR}/Makefile"