Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

16
time/polclock/Makefile Normal file
View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.12 2012/10/08 13:04:28 asau Exp $
#
DISTNAME= polclock-1.11
PKGREVISION= 2
CATEGORIES= x11 time
MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.daionet.gr.jp/~masa/glclock/
COMMENT= Digital clock with some nice graphics effects
USE_IMAKE= yes
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"