15 lines
375 B
Makefile
15 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.5 2004/11/22 21:13:03 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= mminstance-1.20
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
|
|
|
|
MAINTAINER= jonb@NetBSD.org
|
|
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
|
|
COMMENT= Utility programs for creating instances of multiple master fonts
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|