mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
30b5b16037
PR: 8825 Submitted by: candy@kgc.co.jp
21 lines
418 B
Makefile
21 lines
418 B
Makefile
# New ports collection makefile for: xipmsg
|
|
# Version required: 0.8087
|
|
# Date created: 29 May 1997
|
|
# Whom: candy@fct.kgc.co.jp
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/06/11 20:49:41 max Exp $
|
|
#
|
|
|
|
DISTNAME= xipmsg-8087
|
|
PKGNAME= xipmsg-0.8087
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xipmsg/
|
|
|
|
MAINTAINER= candy@kgc.co.jp
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xipmsg.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|