mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
374 B
Makefile
21 lines
374 B
Makefile
# New ports collection makefile for: xipmsg
|
|
# Version required: 0.8087
|
|
# Date created: 29 May 1997
|
|
# Whom: candy@fct.kgc.co.jp
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|