14 lines
264 B
Makefile
14 lines
264 B
Makefile
|
# New ports collection makefile for: twiki-SmiliesPlugin
|
||
|
# Date created: 17 April 2008
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= SmiliesPlugin
|
||
|
SVNREV= 16417
|
||
|
|
||
|
COMMENT= Converts smilies into icons automatically
|
||
|
|
||
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
||
|
.include <bsd.port.mk>
|