mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
a5e7cbba67
- Update to 4.2.0 - Refactor into modular design - Add 21 default modules and 2 non-default ones - Make upgrading reasonably safe Wiki: http://wiki.FreeBSD.org/TWiki Approved by: farrokhi (maintainer, implicit via miwi)
14 lines
253 B
Makefile
14 lines
253 B
Makefile
# New ports collection makefile for: twiki-BehaviourContrib
|
|
# Date created: 17 April 2008
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= BehaviourContrib
|
|
SVNREV= 16417
|
|
|
|
COMMENT= Javascript event library
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|