mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
cf97b73c40
- Share COMMENT setting Suggested by: sat Reviewed by: sat Approved by: Mikle Davidkin (maintainer)
19 lines
361 B
Makefile
19 lines
361 B
Makefile
# New ports collection makefile for: verlihub-plugins-chatroom
|
|
# Date created: 3 May 2007
|
|
# Whom: Skylord
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= chatroom
|
|
PORTVERSION= 1.1
|
|
CATEGORIES= net-p2p
|
|
|
|
MAINTAINER= skylord@vt.net.ru
|
|
|
|
PLUGIN_DESC= Chatroom
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
|
|
.include <bsd.port.post.mk>
|