1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# New ports collection makefile for: twiki-NewUserPlugin # Date created: 9 Jan 2009 # Whom: Sergey Skvortsov <skv@protey.ru> # # $FreeBSD$ # PORTNAME= NewUserPlugin SVNREV= 17515 MAINTAINER= skv@FreeBSD.org COMMENT= Create user's topic for externally authenticated users .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk>