freebsd-ports/x11-fonts/bdfresize/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

22 lines
478 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
PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
MAINTAINER= mistral@imasy.or.jp
COMMENT= A tool for resizing BDF format font
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
MAN1= bdfresize.1
PLIST_FILES= bin/bdfresize
.include <bsd.port.mk>