1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/misc/xtypo/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

24 lines
427 B
Makefile

# New ports collection makefile for: xtypo
# Date created: 07 May 2001
# Whom: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp>
#
# $FreeBSD$
#
PORTNAME= xtypo
PORTVERSION= 1.02
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/
MAINTAINER= mutoh@openedu.org
COMMENT= X-based keyboard trainer
PLIST_FILES= bin/xtypo
USE_IMAKE= yes
ALL_TARGET= xtypo
WRKSRC= ${WRKDIR}/xtypo
.include <bsd.port.mk>