# OpenBSD makefile for: xgas # Date created: May 20 1998 # Whom: Angelos D. Keromytis # # $OpenBSD: Makefile,v 1.3 1999/11/03 05:14:38 kevlo Exp $ # DISTNAME= xgas PKGNAME= xgas-1.0 CATEGORIES= misc MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/ MAINTAINER= angelos@openbsd.org USE_IMAKE= yes post-install: @chmod 755 ${PREFIX}/bin/xgas @chown bin.bin ${PREFIX}/bin/xgas .include