cec203be10
PR: 26263 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
20 lines
390 B
Makefile
20 lines
390 B
Makefile
# New ports collection makefile for: bdfresize
|
|
# Date created: 1 April 2001
|
|
# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bdfresize
|
|
PORTVERSION= 1.5
|
|
CATEGORIES= x11-fonts
|
|
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
|
|
|
|
MAINTAINER= mistral@imasy.or.jp
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_X_PREFIX= yes
|
|
MAN1= bdfresize.1
|
|
|
|
.include <bsd.port.mk>
|