# Created by: Frank W. Josellis # $FreeBSD: head/sysutils/pcfclock/Makefile 401096 2015-11-09 12:59:03Z antoine $ PORTNAME= pcfclock PORTVERSION= 0.44 PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www-stud.ims.uni-stuttgart.de/~voegelas/pcfclock/ MAINTAINER= ports@FreeBSD.org COMMENT= Userland access to the pcfclock device BROKEN= unfetchable USE_RC_SUBR= pcfdate GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-linux PLIST_FILES= man/man8/pcfdate.8.gz sbin/pcfdate .include .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" IGNORE= not supported for architecture ${ARCH} .endif .include