aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-SlideShowPlugin/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2008-04-22 08:36:45 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2008-04-22 08:36:45 +0000
commita5e7cbba67b01e5dd011d698428b9d0d4f9668ec (patch)
tree8135b67026bed8aef21017f7e935ee3479ffcf80 /www/twiki-SlideShowPlugin/Makefile
parent10414ccec54f02e844142ae753bb001382acde0d (diff)
downloadports-a5e7cbba67b01e5dd011d698428b9d0d4f9668ec.tar.gz
ports-a5e7cbba67b01e5dd011d698428b9d0d4f9668ec.zip
Notes
Diffstat (limited to 'www/twiki-SlideShowPlugin/Makefile')
-rw-r--r--www/twiki-SlideShowPlugin/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/twiki-SlideShowPlugin/Makefile b/www/twiki-SlideShowPlugin/Makefile
new file mode 100644
index 000000000000..2df72d94cc47
--- /dev/null
+++ b/www/twiki-SlideShowPlugin/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: twiki-SlideShowPlugin
+# Date created: 17 April 2008
+#
+# $FreeBSD$
+#
+
+PORTNAME= SlideShowPlugin
+SVNREV= 16417
+
+COMMENT= Convert a topic with headings into a slideshow
+
+.include "${.CURDIR}/../twiki/bsd.twiki.mk"
+.include <bsd.port.mk>