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)
13 lines
242 B
Makefile
13 lines
242 B
Makefile
# New ports collection makefile for: twiki-BlogAddOn
|
|
# Date created: 18 April 2008
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= BlogAddOn
|
|
SVNREV= 16623
|
|
|
|
COMMENT= Simple blogging application
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|