freebsd-ports/www/openacs-dotlrn/Makefile
Martin Matuska 3f502c3647 Transfer maintainer back to ports@FreeBSD.org
Approved by:	maintainer (myself)
2011-08-09 15:41:30 +00:00

31 lines
697 B
Makefile

# New ports collection makefile for: .LRN (dotLRN)
# Date created: July 2005
# Whom: Aldert Nooitgedagt <nooitgedagt.net>
#
# $FreeBSD$
#
PORTNAME= dotlrn
DISTVERSION= 2.5.0
MASTER_SITES= http://openacs.org/projects/dotlrn/download/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenACS-based e-learning platform
DIST_REV_ID= 2984410
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
DISTINFO_FILE= ${.CURDIR}/distinfo
MASTERDIR= ${.CURDIR}/../openacs
.include "${MASTERDIR}/Makefile"