14 lines
247 B
Makefile
14 lines
247 B
Makefile
|
# New ports collection makefile for: twiki-EditTablePlugin
|
||
|
# Date created: 17 April 2008
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= EditTablePlugin
|
||
|
SVNREV= 16620
|
||
|
|
||
|
COMMENT= Edit tables in-place
|
||
|
|
||
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
||
|
.include <bsd.port.mk>
|