279554ac52
PR: 42194 Submitted by: Edwin Groothuis <edwin@mavetju.org>
23 lines
404 B
Makefile
23 lines
404 B
Makefile
# New ports collection makefile for: loserjabber
|
|
# Date created: 21 October 2000
|
|
# Whom: ryan
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= loserjabber
|
|
PORTVERSION= 2.1.5
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= loserjabber
|
|
|
|
MAINTAINER= ryan@manunkind.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GNOMENG= yes
|
|
USE_GNOME= gtk12
|
|
|
|
MAN1= loserjabber.1
|
|
MANCOMPRESSED= no
|
|
|
|
.include <bsd.port.mk>
|