11 lines
279 B
Makefile
11 lines
279 B
Makefile
# Created by: Sergey Skvortsov <skv@protey.ru>
|
|
|
|
PORTNAME= GluePlugin
|
|
SVNREV= 15708
|
|
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
|
|
LOCAL/skv
|
|
|
|
COMMENT= Allow to format tags and arguments on multiple lines
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|