pkgsrc-wip/serlook/Makefile
Kamil Rytarowski 7516efc07c Drop from packages "PKG_DESTDIR_SUPPORT= none"
This is an intermediate step forward removing usage of unsupported options.

Most packages didn't build but at least "make clean" now works.
2016-05-28 13:54:50 +02:00

23 lines
562 B
Makefile

# $NetBSD: Makefile,v 1.10 2012/10/07 16:22:56 asau Exp $
#
DISTNAME= serlook-0.2.4-KDE3
PKGNAME= serlook-0.2.4
PKGREVISION= 5
CATEGORIES= kde comms
MASTER_SITES= http://serlook.sunsite.dk/
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://serlook.sunsite.dk/
COMMENT= SerLooK is a tool aimed to inspect and debug serial line data traffic
WRKSRC= ${WRKDIR}/${DISTNAME:C/-KDE3//}/
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"