16 lines
387 B
Makefile
16 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.5 2007/07/15 18:33:16 shattered Exp $
|
|
#
|
|
DISTNAME= tf-50b7
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://tcp.com/pub/mud/Clients/tinyfugue/
|
|
|
|
MAINTAINER= martijn.van.buul@gmail.com
|
|
HOMEPAGE= http://tcp.com/pub/mud/Clients/tinyfugue/
|
|
COMMENT= Beta-version of tinyfugue
|
|
|
|
WRKSRC= ${WRKDIR}/tf-50b7
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= c
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|