blob: 5d38a21eb2bdc0e76b4aca3767a9c20772540968 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# $FreeBSD$
PORTNAME= EditTablePlugin
SVNREV= 17542
COMMENT= Edit tables in-place
NO_STAGE= yes
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>
|