mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
20 lines
363 B
Makefile
20 lines
363 B
Makefile
# New ports collection makefile for: xmsg
|
|
# Date created: 21 September 1999
|
|
# Whom: jsellens
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xmsg
|
|
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>
|