12 lines
203 B
Makefile
12 lines
203 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= TipsContrib
|
|
SVNREV= 16417
|
|
|
|
COMMENT= Tip-of-the-day rotating display
|
|
|
|
TWDEP= SpreadSheetPlugin>=0
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|