mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7ad6670e90
Reminded by: fenner's distfile survey
20 lines
333 B
Makefile
20 lines
333 B
Makefile
# New ports collection makefile for: xmahjongg
|
|
# Date created: 16 Aug 1996
|
|
# Whom: joerg@freebsd.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xmahjongg
|
|
PORTVERSION= 3.3
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.lcdf.org/xmahjongg/
|
|
|
|
MAINTAINER= joerg@freebsd.org
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
MAN6= xmahjongg.6
|
|
|
|
.include <bsd.port.mk>
|