1997-06-11 22:49:41 +02:00
|
|
|
# New ports collection makefile for: xipmsg
|
|
|
|
# Date created: 29 May 1997
|
|
|
|
# Whom: candy@fct.kgc.co.jp
|
|
|
|
#
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1997-06-11 22:49:41 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:14:07 +02:00
|
|
|
PORTNAME= xipmsg
|
2005-04-25 14:56:15 +02:00
|
|
|
PORTVERSION= 0.8088
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
1997-06-11 22:49:41 +02:00
|
|
|
CATEGORIES= net
|
2005-04-25 14:56:15 +02:00
|
|
|
MASTER_SITES= http://www.bsddiary.net/xipmsg/
|
|
|
|
DISTNAME= xipmsg-${PORTVERSION:E}
|
1997-06-11 22:49:41 +02:00
|
|
|
|
1998-11-24 04:49:31 +01:00
|
|
|
MAINTAINER= candy@kgc.co.jp
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= A popup style message communication tool for X11
|
1997-06-11 22:49:41 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xipmsg.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|