1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/x11/xmsg/Makefile

20 lines
362 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmsg
# Date created: 21 September 1999
# Whom: jsellens
#
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xmsg
2001-02-05 16:18:54 +00:00
PORTVERSION= 1.0
CATEGORIES= x11
MASTER_SITES= http://www.generalconcepts.com/resources/software/
MAINTAINER= jsellens@generalconcepts.com
MAN1= xmsg.1
MANCOMPRESSED= yes
USE_IMAKE= yes
.include <bsd.port.mk>