blob: 2aa090fa1b571c604ed6d1c49999750ad9ae42fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: twiki-PreferencesPlugin
# Date created: 17 April 2008
#
# $FreeBSD$
#
PORTNAME= PreferencesPlugin
SVNREV= 17568
COMMENT= Edit preferences in-place
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>
|