19 lines
430 B
Makefile
19 lines
430 B
Makefile
# $NetBSD: Makefile,v 1.5 2003/07/17 21:27:04 grant Exp $
|
|
#
|
|
|
|
DISTNAME= xtel-3.3.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= comms x11
|
|
MASTER_SITES= http://pficheux.free.fr/xtel/download/
|
|
|
|
MAINTAINER= bouyer@NetBSD.org
|
|
HOMEPAGE= http://pficheux.free.fr/xtel/
|
|
COMMENT= Minitel(r) emulator
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_IMAKE= YES
|
|
|
|
.include "../../graphics/jpeg/buildlink2.mk"
|
|
.include "../../graphics/xpm/buildlink2.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|