diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
commit | 816503d0c5051e291b1c9d153597bec2c0d90e3e (patch) | |
tree | 713942325bda393305edb21d46cd7f38d213aebc /games/pouetchess | |
parent | 422d267e1126322ee1278071a404f04be2383f95 (diff) | |
download | freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.gz freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.zst freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.zip |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Diffstat (limited to 'games/pouetchess')
-rw-r--r-- | games/pouetchess/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 2738fd96c3f3..fc209f64365a 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pouetChess -# Date created: 18 Jan 2006 -# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru> -# +# Creted by: Dmitry Marakasov <amdmi3@amdmi3.ru> # $FreeBSD$ -# PORTNAME= pouetchess PORTVERSION= 0.1.1 |