mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
51078284ba
A popup style message communication tool for X11 PR: 3823 Submitted by: Toshihiro Kanda <candy@fct.kgc.co.jp>
21 lines
376 B
Makefile
21 lines
376 B
Makefile
# New ports collection makefile for: xipmsg
|
|
# Version required: 0.8087
|
|
# Date created: 29 May 1997
|
|
# Whom: candy@fct.kgc.co.jp
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= xipmsg-8087
|
|
PKGNAME= xipmsg-0.8087
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xipmsg/
|
|
|
|
MAINTAINER= candy@fct.kgc.co.jp
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xipmsg.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|