freebsd-ports/net-im/linpopup/Makefile
Edwin Groothuis dacaa53c20 Maintainer asked for modification of master_site.
Submitted by:	Roman Shterenzon <romanbsd@yahoo.com>
2002-12-11 07:36:44 +00:00

29 lines
578 B
Makefile

# New ports collection makefile for: linpopup
# Date created: 20 Nov 2000
# Whom: Roman Shterenzon <roman@xpert.com>
#
# $FreeBSD$
#
PORTNAME= linpopup
PORTVERSION= 1.2.0
CATEGORIES= net
MASTER_SITES= http://www.chez.com/littleigloo/files/
DISTNAME= LinPopUp-${PORTVERSION}.src
MAINTAINER= roman@xpert.com
RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba
WRKSRC= ${WRKDIR}/LinPopUp-${PORTVERSION}/src
ALL_TARGET=
MAN1= linpopup.1 LinPopUp.1
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>