freebsd-ports/x11-fonts/bdfresize/Makefile
Martin Wilke 270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00

21 lines
460 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= 2
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
MAN1= bdfresize.1
PLIST_FILES= bin/bdfresize
.include <bsd.port.mk>