2004-01-31 23:56:11 +01:00
|
|
|
# $NetBSD: Makefile,v 1.8 2004/01/31 22:56:11 xtraeme Exp $
|
2000-09-01 18:10:28 +02:00
|
|
|
|
2004-01-31 23:56:11 +01:00
|
|
|
DISTNAME= gpart-0.1h
|
2000-09-01 18:10:28 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://home.pages.de/~michab/gpart/
|
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2000-09-01 18:10:28 +02:00
|
|
|
HOMEPAGE= http://home.pages.de/~michab/gpart/
|
2001-02-17 18:42:09 +01:00
|
|
|
COMMENT= Tool to show the partitions on a PC type harddisk
|
2000-09-01 18:10:28 +02:00
|
|
|
|
2004-01-24 16:06:57 +01:00
|
|
|
USE_GNU_TOOLS+= make
|
2000-09-01 18:10:28 +02:00
|
|
|
|
2002-10-17 15:29:33 +02:00
|
|
|
# Doesn't work on 1.4.x due to problems with dlopen
|
|
|
|
NOT_FOR_PLATFORM= NetBSD-1.4*-*
|
2000-09-01 18:10:28 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|